home *** CD-ROM | disk | FTP | other *** search
- 197
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- GetRegistration
- --- RECORDSEPARATOR ---
- Platform:
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Windows
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Description:
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- baGetRegistration retrieves your Buddy API registration information
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Usage:
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Result = baGetRegistration( )
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Arguments:
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Void.
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Returns:
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- String.
- --- RECORDSEPARATOR ---
- Returns your registration information.
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Examples:
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Director:
- --- RECORDSEPARATOR ---
- set regstring = baGetRegistration( )
- --- RECORDSEPARATOR ---
- Authorware:
- --- RECORDSEPARATOR ---
- regstring := baGetRegistration( )
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- Notes:
- --- RECORDSEPARATOR ---
-
- --- RECORDSEPARATOR ---
- This function is designed to be used with the baSaveRegistration function to make
- --- RECORDSEPARATOR ---
- it easier for you to enter your registration code. The function also places the
- --- RECORDSEPARATOR ---
- registration information on the clipboard ready to be pasted into the desired
- --- RECORDSEPARATOR ---
- handler or calculation icon. In Director, you can use the Message window to get the
- --- RECORDSEPARATOR ---
- information.
- --- RECORDSEPARATOR ---
- The function is only available in authoring mode.
- --- RECORDSEPARATOR ---
- This function is not included in the UCD version.